/* layer: preflights */
*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}
/* layer: shortcuts */
.container{max-width:100%;}
@media (min-width: 640px){
.container{max-width:640px;}
}
@media (min-width: 768px){
.container{max-width:768px;}
}
@media (min-width: 1024px){
.container{max-width:1024px;}
}
@media (min-width: 1280px){
.container{max-width:1280px;}
}
@media (min-width: 1536px){
.container{max-width:1536px;}
}
/* layer: default */
.\[https\:\/\/gist\.github\.com\/1020396\]{https://gist.github.com/1020396;}
.\[https\:\/\/gist\.github\.com\/999166\]{https://gist.github.com/999166;}
.\[https\:\/\/github\.com\/atk\]{https://github.com/atk;}
.\[https\:\/\/github\.com\/nignag\]{https://github.com/nignag;}
.visible{visibility:visible;}
.absolute{position:absolute;}
.relative{position:relative;}
.static{position:static;}
.static\!{position:static !important;}
.grid{display:grid;}
.clear-left{clear:left;}
.m\[1\]{margin:1;}
.m\[2\]{margin:2;}
.mx-auto{margin-left:auto;margin-right:auto;}
.my-25px{margin-top:25px;margin-bottom:25px;}
.my-30px{margin-top:30px;margin-bottom:30px;}
.my-40px{margin-top:40px;margin-bottom:40px;}
.mb-30px{margin-bottom:30px;}
.ml-auto{margin-left:auto;}
.mr-1{margin-right:0.25rem;}
.mr-2{margin-right:0.5rem;}
.ms{margin-inline-start:1rem;}
.mt-180px{margin-top:180px;}
.mt-18px{margin-top:18px;}
.mt-20px{margin-top:20px;}
.mt-22px{margin-top:22px;}
.mt-26px{margin-top:26px;}
.mt-30px{margin-top:30px;}
.mt-50px{margin-top:50px;}
.mt-auto{margin-top:auto;}
.block{display:block;}
.inline-block{display:inline-block;}
.hidden{display:none;}
.h-130px{height:130px;}
.h-480px{height:480px;}
.h-58px{height:58px;}
.h-full{height:100%;}
.h1{height:0.25rem;}
.min-w-1200px{min-width:1200px;}
.w-1200px{width:1200px;}
.w-130px{width:130px;}
.w-135px{width:135px;}
.w-245px{width:245px;}
.w-50px{width:50px;}
.w-full{width:100%;}
.flex{display:flex;}
.flex-col{flex-direction:column;}
.table{display:table;}
.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.items-center{align-items:center;}
.self-end{align-self:flex-end;}
.justify-center{justify-content:center;}
.justify-between{justify-content:space-between;}
.gap-2px{grid-gap:2px;gap:2px;}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.b,
.border{border-width:1px;border-style:solid;}
.bg-\#000,
.bg-\#000000{--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity));}
.bg-\#2C2C2C{--un-bg-opacity:1;background-color:rgba(44,44,44,var(--un-bg-opacity));}
.bg-\#FE4614{--un-bg-opacity:1;background-color:rgba(254,70,20,var(--un-bg-opacity));}
.px{padding-left:1rem;padding-right:1rem;}
.py-30px{padding-top:30px;padding-bottom:30px;}
.py-40px{padding-top:40px;padding-bottom:40px;}
.py-50px{padding-top:50px;padding-bottom:50px;}
.text-center{text-align:center;}
.indent{text-indent:1.5rem;}
.text-14px{font-size:14px;}
.text-15px{font-size:15px;}
.text-16px{font-size:16px;}
.text-18px{font-size:18px;}
.text-24px{font-size:24px;}
.text-26px{font-size:26px;}
.font-600{font-weight:600;}
.leading-26px{line-height:26px;}
.leading-30px{line-height:30px;}
.uppercase{text-transform:uppercase;}
.lowercase{text-transform:lowercase;}
.italic{font-style:italic;}
.text-\#222{--un-text-opacity:1;color:rgba(34,34,34,var(--un-text-opacity));}
.text-\#555{--un-text-opacity:1;color:rgba(85,85,85,var(--un-text-opacity));}
.text-\#666666{--un-text-opacity:1;color:rgba(102,102,102,var(--un-text-opacity));}
.text-\#777{--un-text-opacity:1;color:rgba(119,119,119,var(--un-text-opacity));}
.text-\#999999{--un-text-opacity:1;color:rgba(153,153,153,var(--un-text-opacity));}
.text-black{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity));}
.text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}
.underline{text-decoration-line:underline;}
.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}